chore: upgrade @objectstack packages to v2.0.1#413
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
… roadmap docs Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Upgrade to latest version and update roadmap
chore: upgrade @objectstack packages to v2.0.1
Feb 9, 2026
hotlong
approved these changes
Feb 9, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the monorepo’s @objectstack/* dependencies from ^2.0.0 to ^2.0.1, refreshes the lockfile accordingly, and updates documentation to reference the new @objectstack/spec version.
Changes:
- Bumped
@objectstack/*dependency specifiers to^2.0.1across 13package.jsonfiles. - Refreshed
pnpm-lock.yamlso all@objectstack/*packages resolve to2.0.1. - Updated roadmap/README docs and changelog entries to reflect
@objectstack/spec v2.0.1.
Reviewed changes
Copilot reviewed 18 out of 19 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pnpm-lock.yaml | Resolves all @objectstack/* packages to 2.0.1 and updates peer/dependency snapshot entries accordingly. |
| package.json | Updates root @objectstack/* devDependencies and plugin-hono-server dependency to ^2.0.1. |
| apps/console/package.json | Updates console app @objectstack/* dependencies/devDependencies to ^2.0.1. |
| apps/console/README.md | Updates displayed spec reference to @objectstack/spec v2.0.1. |
| apps/console/CONSOLE_ROADMAP.md | Updates “Last Updated” date and spec alignment references to v2.0.1. |
| ROADMAP.md | Updates “Last Updated” date and spec version references to v2.0.1. |
| CHANGELOG.md | Adds an Unreleased entry documenting the @objectstack/* upgrade and doc reference updates. |
| packages/core/package.json | Updates @objectstack/spec dependency to ^2.0.1. |
| packages/react/package.json | Updates @objectstack/spec dependency to ^2.0.1. |
| packages/types/package.json | Updates @objectstack/spec dependency to ^2.0.1. |
| packages/types/README.md | Updates the protocol hierarchy reference to @objectstack/spec (v2.0.1). |
| packages/data-objectstack/package.json | Updates @objectstack/client dependency to ^2.0.1. |
| packages/plugin-map/package.json | Updates @objectstack/spec dependency to ^2.0.1. |
| packages/plugin-gantt/package.json | Updates @objectstack/spec dependency to ^2.0.1. |
| packages/plugin-timeline/package.json | Updates @objectstack/spec dependency to ^2.0.1. |
| examples/crm/package.json | Updates @objectstack/* deps/devDeps to ^2.0.1. |
| examples/kitchen-sink/package.json | Updates @objectstack/spec and @objectstack/cli to ^2.0.1. |
| examples/msw-todo/package.json | Updates @objectstack/* dependencies to ^2.0.1. |
| examples/todo/package.json | Updates @objectstack/* deps/devDeps to ^2.0.1. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump all
@objectstack/*dependencies from^2.0.0to^2.0.1and align documentation references.Package updates
package.jsonfiles updated across root, apps/console, examples/*, and packages/*pnpm-lock.yamlrefreshed — all packages resolve to 2.0.1Documentation updates
v1.1.0→v2.0.1v1.1.0→v2.0.1v1.1.0→v2.0.1v0.1.2→v2.0.1[Unreleased]Verification
Full build (34 packages) and test suite (2560 tests / 121 files) pass clean.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.